| Total Complexity | 18 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 113 |
| Lines of code | 87 |
| Logical lines of code | 43 |
| Comment lines | 1 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_data() | 50 | 5 | 27 | |
| load_raw_data() | 62 | 4 | 13 | |
| prepare_data() | 56 | 2 | 18 | |
| get_dates() | 66 | 2 | 8 | |
| __construct() | 81 | 1 | 3 | |
| get_title() | 81 | 1 | 3 | |
| get_subtitle() | 79 | 1 | 3 | |
| get_type() | 82 | 1 | 3 | |
| prepare_params() | 66 | 1 | 9 |